KeyDictionary.ICollection<KeyValuePair<XmlQualifiedName, IList<Key>>>.IsReadOnly PropertyKeyDictionary.ICollection(Of KeyValuePair(Of XmlQualifiedName, IList(Of Key))).IsReadOnly PropertyKeyDictionary::ICollection<KeyValuePair<XmlQualifiedName, IList<Key>>>::IsReadOnly Property
- XmlPrime 5.0
- Other Versions ▼
Syntax
Private ReadOnly Property IsReadOnly As Boolean _ Implements ICollection.IsReadOnly Get
private bool System.Collections.Generic.ICollection<T>.IsReadOnly { get; }
private: property bool IsReadOnly { virtual bool System.Collections.Generic::ICollection<T>::get() sealed; }